home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / skates.swf / scripts / DefineButton2_169 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2007-04-20  |  52 b   |  4 lines

  1. on(rollOver){
  2.    _root.SFXbeep.gotoAndPlay(2);
  3. }
  4.